[TASK] Use reusable workflows and actions#641
Conversation
|
Warning Review limit reached
Your plan currently allows 2 reviews/hour. Refill in 14 minutes and 28 seconds. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more review capacity refills, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than trial, open-source, and free plans. In all cases, review capacity refills continuously over time. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
WalkthroughThe PR modernizes GitHub Actions by consolidating test workflows into a reusable-driven ChangesCI/CD Workflow Consolidation and Release Modernization
Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Coverage Report for CI Build 26333809527Coverage remained the same at 90.01%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
e289d6c to
a1a3b2b
Compare
a1a3b2b to
54ff190
Compare
54ff190 to
45bb9c2
Compare
f0f80c6 to
2c2d4d5
Compare
ddba1d5 to
3872d50
Compare
25be0a9 to
34847df
Compare
08a74c7 to
a6a05f5
Compare
bc4c38b to
d726d74
Compare
d726d74 to
6710f75
Compare
6710f75 to
a0c2eae
Compare
a0c2eae to
f0dde87
Compare
f0dde87 to
c1365d3
Compare
84893ad to
ba31448
Compare
There was a problem hiding this comment.
Actionable comments posted: 1
🧹 Nitpick comments (1)
.github/workflows/release.yaml (1)
106-107: ⚡ Quick winConsider gating
releaseondocscompletion.Right now a release can be created even if docs deploy/cache-warmup fails. If docs are part of release readiness, add
docstoneeds.Suggested change
- needs: [assets] + needs: [assets, docs]
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 49e4be0e-f5fd-4f9c-836c-02d35aadc3c5
📒 Files selected for processing (5)
.github/settings.yml.github/workflows/cgl.yaml.github/workflows/ci.yaml.github/workflows/release.yaml.github/workflows/tests.yaml
💤 Files with no reviewable changes (2)
- .github/workflows/cgl.yaml
- .github/workflows/tests.yaml
ba31448 to
2160c0d
Compare
2160c0d to
fafef83
Compare
Summary by CodeRabbit